-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(icon-service): cache svg icons as text #10202
Conversation
a7d1738
to
954a326
Compare
0f9de29
to
9053bd4
Compare
Issue #9975 might be related |
...-angular/src/lib/grids/filtering/advanced-filtering/advanced-filtering-dialog.component.html
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks good.
Does this need to be updating Changelog file?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changing the status, please check the comment about display: block
again, I think I mislead you into introducing a change that needs to be considered.
We use it as display: block, but it was our own global rule, it never came from ignite as I thought it was.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving again. I think treating svg as block is correct and it's not introducing a change.
Closes #9190
Additional information (check all that apply):
Checklist:
feature/README.MD
updates for the feature docsREADME.MD
CHANGELOG.MD
updates for newly added functionalityng update
migrations for the breaking changes (migrations guidelines)